Eclipse Platform
Pre-release 3.0

Package org.eclipse.team.ui.synchronize.actions

Actions and utilities for use with the Eclipse Synchronize View.

See:
          Description

Class Summary
DirectionFilterActionGroup This ActionGroup provides filtering of a sync set by change direction.
RemoveSynchronizeParticipantAction Action to remove the given participant from the synchronize manager.
SubscriberAction This is an abstract superclass for actions associated with a TeamSubscriberParticipant.
SyncInfoFilter A SyncInfoFilter can be used to control, at a fine grain, SyncInfo instances in a SyncInfoSet.
SyncInfoFilter.AndSyncInfoFilter Selects SyncInfo which match all child filters
SyncInfoFilter.AutomergableFilter  
SyncInfoFilter.CompoundSyncInfoFilter  
SyncInfoFilter.OrSyncInfoFilter Selects SyncInfo that match any of the child filters.
SyncInfoFilter.PseudoConflictFilter  
SyncInfoFilter.SyncInfoChangeTypeFilter  
SyncInfoFilter.SyncInfoDirectionFilter  
SyncInfoSet Convenience class for manipulating and searching sets of SyncInfo instances.
 

Package org.eclipse.team.ui.synchronize.actions Description

Actions and utilities for use with the Eclipse Synchronize View.

Package Specification

This package contains actions that are used by subclasses of TeamSubscriberParticipant.


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.